home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 076-100 / scopedisk84 / clixe / clix.doc < prev    next >
Encoding:
Text File  |  1995-03-19  |  1.3 KB  |  43 lines

  1.  
  2. Clixecute -  By Greg Chisholm - 
  3.  
  4. - This is P.D. as long as my name is included with the prog. and doc's
  5.  
  6.    Clixecute will "execute" a file in your 's' directory named "leftbutton",
  7. whenever you hold down the left mouse button during your startup-sequence.
  8.  
  9.    Clixecute needs two things set up just right to work:
  10.    
  11.      1. the batch file named leftbutton in the 's' directory
  12.         - if you assign s: to somewhere odd, Clixecute will look there,
  13.           because it goes by s: and not sys:s or df0:s
  14.         
  15.         - in the file leftbutton, put any sequence of commands you want that
  16.           will work properly when you execute the file
  17.           
  18.           if it works when you say:
  19.        
  20.        1> execute s:leftbutton
  21.           
  22.           then Clixecute should make it work also.
  23.           
  24.      2. you need to have the 'execute' command in your c: directory
  25.         - at least have execute in the current path when you call Clixecute
  26.         
  27.         
  28.    This command should be one of the first few, so you won't have to hold the
  29.    button down for half-an-hour before it comes up.
  30.    
  31.    try it for doing things like-
  32.    
  33.    >loading workbench or not
  34.    >closing the CLI after a loadWB
  35.    >setting up a VD0: 
  36.    >...whatever...
  37.  
  38.  
  39.    It sure beats using Ask.
  40.        
  41.                                                    G.C.
  42.  
  43.